Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 20, 2019

@RalfJung
Copy link
Member Author

That's odd, what are these Windows failures?

error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812)
 --> C:\Users\appveyor\.cargo\registry\src\github.com-1ecc6299db9ec823\rustc_term-0.0.1\win.rs:5:1
  |
5 | extern crate libc;
  | ^^^^^^^^^^^^^^^^^^
  |
  = help: add #![feature(rustc_private)] to the crate attributes to enable

Cc @alexcrichton any idea what might be happening here?

@oli-obk
Copy link
Contributor

oli-obk commented Mar 20, 2019

Clippy has the same problem: rust-lang/rust-clippy#3897 (comment)

@RalfJung RalfJung changed the title move back to unstable compiletest; the stable one broke Pin old compiletest Mar 21, 2019
@RalfJung RalfJung merged commit 1d75825 into rust-lang:master Mar 21, 2019
@RalfJung RalfJung deleted the compiletest branch March 26, 2019 09:15
@Manishearth Manishearth mentioned this pull request Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants